New function to set a callback to test if a node in drag can be dropped
authorJohn Ellis <johne@bellatlantic.net>
Sat, 15 Aug 1998 07:30:01 +0000 (07:30 +0000)
committerjohne <johne@src.gnome.org>
Sat, 15 Aug 1998 07:30:01 +0000 (07:30 +0000)
commitdb85d915e7851f7159c96c35040e7efbb0a71865
treecad4a1560548db584b853f63a254e0a49041d90d
parent736bdbeaeba89cb4d1516095570f3e7cfdf4e2e8
New function to set a callback to test if a node in drag can be dropped

Sat Aug 15 03:19:30 1998  John Ellis  <johne@bellatlantic.net>

        * gtk/gtkctree.[ch] (gtk_ctree_set_drag_compare_func): New function
        to set a callback to test if a node in drag can be dropped onto
        it's currrent location.
        * gtk/gtkctree.c (set_mouse_cursor),(check_cursor): New functions
        to change the pointer when a drag destination is not allowed.
gtk/gtkctree.c
gtk/gtkctree.h